[INFO] cloning repository https://github.com/ronenBenYaakov/qemu-os-with-pci-initializator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ronenBenYaakov/qemu-os-with-pci-initializator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FronenBenYaakov%2Fqemu-os-with-pci-initializator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FronenBenYaakov%2Fqemu-os-with-pci-initializator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d6e910cd51ed0d5055567ec45c26f96e72c7af11
[INFO] fixing ronenBenYaakov/qemu-os-with-pci-initializator against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FronenBenYaakov%2Fqemu-os-with-pci-initializator" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/ronenBenYaakov/qemu-os-with-pci-initializator
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/ronenBenYaakov/qemu-os-with-pci-initializator
[INFO] tweaked toml for git repo https://github.com/ronenBenYaakov/qemu-os-with-pci-initializator written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ronenBenYaakov/qemu-os-with-pci-initializator on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ronenBenYaakov/qemu-os-with-pci-initializator already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded stm32-usbd v0.6.0
[INFO] [stderr]   Downloaded uart_16550 v0.2.14
[INFO] [stderr]   Downloaded volatile v0.4.4
[INFO] [stderr]   Downloaded volatile v0.2.7
[INFO] [stderr]   Downloaded x86_64 v0.14.7
[INFO] [stderr]   Downloaded linked_list_allocator v0.9.0
[INFO] [stderr]   Downloaded pic8259 v0.10.1
[INFO] [stderr]   Downloaded lock_api v0.4.4
[INFO] [stderr]   Downloaded conquer-once v0.2.1
[INFO] [stderr]   Downloaded conquer-util v0.2.0
[INFO] [stderr]   Downloaded bitfield v0.13.2
[INFO] [stderr]   Downloaded pc-keyboard v0.7.0
[INFO] [stderr]   Downloaded bootloader v0.9.31
[INFO] [stderr]   Downloaded usb-device v0.2.9
[INFO] [stderr]   Downloaded volatile-register v0.2.2
[INFO] [stderr]   Downloaded spinning_top v0.2.4
[INFO] [stderr]   Downloaded cortex-m v0.7.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] dbf33b677937b7a654e0efba6b6c9e9b5ff1f2d1a7ba0d898538e966cd8d7c93
[INFO] running `Command { std: "docker" "start" "dbf33b677937b7a654e0efba6b6c9e9b5ff1f2d1a7ba0d898538e966cd8d7c93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "dbf33b677937b7a654e0efba6b6c9e9b5ff1f2d1a7ba0d898538e966cd8d7c93" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dbf33b677937b7a654e0efba6b6c9e9b5ff1f2d1a7ba0d898538e966cd8d7c93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "dbf33b677937b7a654e0efba6b6c9e9b5ff1f2d1a7ba0d898538e966cd8d7c93" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking nb v1.1.0
[INFO] [stderr]    Compiling x86_64 v0.14.7
[INFO] [stderr]    Compiling cortex-m v0.7.7
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling futures-core v0.3.15
[INFO] [stderr]     Checking volatile v0.4.4
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking vcell v0.1.3
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling futures-task v0.3.15
[INFO] [stderr]     Checking bit_field v0.10.1
[INFO] [stderr]     Checking bitfield v0.13.2
[INFO] [stderr]    Compiling stm32-usbd v0.6.0
[INFO] [stderr]     Checking lock_api v0.4.4
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]    Compiling bootloader v0.9.31
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]     Checking usb-device v0.2.9
[INFO] [stderr]     Checking conquer-util v0.2.0
[INFO] [stderr]     Checking embedded-hal v0.2.7
[INFO] [stderr]     Checking volatile-register v0.2.2
[INFO] [stderr]     Checking pin-project-lite v0.2.6
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking conquer-once v0.2.1
[INFO] [stderr]     Checking pc-keyboard v0.7.0
[INFO] [stderr]     Checking volatile v0.2.7
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking spinning_top v0.2.4
[INFO] [stderr]    Compiling futures-util v0.3.15
[INFO] [stderr]     Checking linked_list_allocator v0.9.0
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]     Checking uart_16550 v0.2.14
[INFO] [stderr]     Checking pic8259 v0.10.1
[INFO] [stderr]     Checking blog_os v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `FrameAllocator` and `instructions::interrupts::enable`
[INFO] [stdout]  --> src/pci.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use x86_64::{instructions::interrupts::enable, structures::paging::{FrameAllocator, OffsetPageTable}, PhysAddr};
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^                       ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `alloc::boxed::Box`
[INFO] [stdout]    --> src/ehci.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 | use alloc::boxed::Box;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `OffsetPageTable` and `Size4KiB`
[INFO] [stdout]    --> src/ehci.rs:153:35
[INFO] [stdout]     |
[INFO] [stdout] 153 | use x86_64::structures::paging::{ Size4KiB, OffsetPageTable};
[INFO] [stdout]     |                                   ^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `BootInfoFrameAllocator`
[INFO] [stdout]    --> src/ehci.rs:154:21
[INFO] [stdout]     |
[INFO] [stdout] 154 | use crate::memory::{BootInfoFrameAllocator};
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `print`
[INFO] [stdout]  --> src/interrupts.rs:1:28
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{gdt, hlt_loop, print, println};
[INFO] [stdout]   |                            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `FrameAllocator` and `instructions::interrupts::enable`
[INFO] [stdout]  --> src/pci.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use x86_64::{instructions::interrupts::enable, structures::paging::{FrameAllocator, OffsetPageTable}, PhysAddr};
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^                       ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `alloc::boxed::Box`
[INFO] [stdout]    --> src/ehci.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 | use alloc::boxed::Box;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `OffsetPageTable` and `Size4KiB`
[INFO] [stdout]    --> src/ehci.rs:153:35
[INFO] [stdout]     |
[INFO] [stdout] 153 | use x86_64::structures::paging::{ Size4KiB, OffsetPageTable};
[INFO] [stdout]     |                                   ^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `BootInfoFrameAllocator`
[INFO] [stdout]    --> src/ehci.rs:154:21
[INFO] [stdout]     |
[INFO] [stdout] 154 | use crate::memory::{BootInfoFrameAllocator};
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `print`
[INFO] [stdout]  --> src/interrupts.rs:1:28
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{gdt, hlt_loop, print, println};
[INFO] [stdout]   |                            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unwinding panics are not supported without std
[INFO] [stdout]   |
[INFO] [stdout]   = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding
[INFO] [stdout]   = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `core::ptr::read_volatile` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/pci.rs:42:21
[INFO] [stdout]    |
[INFO] [stdout] 42 |     let caplength = read_volatile(mmio_base.add(CAPLENGTH_OFFSET) as *const u8);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> src/pci.rs:34:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | unsafe fn ehci_probe_test(mmio_base: *mut u8) {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: `#[warn(unsafe_op_in_unsafe_fn)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `core::ptr::mut_ptr::<impl *mut T>::add` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/pci.rs:42:35
[INFO] [stdout]    |
[INFO] [stdout] 42 |     let caplength = read_volatile(mmio_base.add(CAPLENGTH_OFFSET) as *const u8);
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `core::ptr::read_volatile` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/pci.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |     let hciversion = read_volatile(mmio_base.add(HCIVERSION_OFFSET) as *const u16);
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `core::ptr::mut_ptr::<impl *mut T>::add` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/pci.rs:43:36
[INFO] [stdout]    |
[INFO] [stdout] 43 |     let hciversion = read_volatile(mmio_base.add(HCIVERSION_OFFSET) as *const u16);
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `core::ptr::read_volatile` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/pci.rs:44:21
[INFO] [stdout]    |
[INFO] [stdout] 44 |     let hcsparams = read_volatile(mmio_base.add(HCSPARAMS_OFFSET) as *const u32);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `core::ptr::mut_ptr::<impl *mut T>::add` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/pci.rs:44:35
[INFO] [stdout]    |
[INFO] [stdout] 44 |     let hcsparams = read_volatile(mmio_base.add(HCSPARAMS_OFFSET) as *const u32);
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `core::ptr::read_volatile` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/pci.rs:45:21
[INFO] [stdout]    |
[INFO] [stdout] 45 |     let hccparams = read_volatile(mmio_base.add(HCCPARAMS_OFFSET) as *const u32);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `core::ptr::mut_ptr::<impl *mut T>::add` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/pci.rs:45:35
[INFO] [stdout]    |
[INFO] [stdout] 45 |     let hccparams = read_volatile(mmio_base.add(HCCPARAMS_OFFSET) as *const u32);
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: use of inline assembly is unsafe and requires unsafe block
[INFO] [stdout]  --> src/ehci.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     core::arch::asm!("out dx, eax", in("dx") port, in("eax") val);
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of inline assembly
[INFO] [stdout]   |
[INFO] [stdout]   = note: inline assembly is entirely unchecked and can cause undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> src/ehci.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub unsafe fn outl(port: u16, val: u32) {
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: use of inline assembly is unsafe and requires unsafe block
[INFO] [stdout]   --> src/ehci.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     core::arch::asm!("in eax, dx", in("dx") port, out("eax") value);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of inline assembly
[INFO] [stdout]    |
[INFO] [stdout]    = note: inline assembly is entirely unchecked and can cause undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> src/ehci.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub unsafe fn inl(port: u16) -> u32 {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `core::ptr::mut_ptr::<impl *mut T>::add` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/ehci.rs:138:19
[INFO] [stdout]     |
[INFO] [stdout] 138 |     let cmd_reg = mmio_base.add(USB_CMD_OFFSET) as *mut u32;
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/ehci.rs:137:1
[INFO] [stdout]     |
[INFO] [stdout] 137 | pub unsafe fn reset_ehci_controller(mmio_base: *mut u8) {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `core::ptr::mut_ptr::<impl *mut T>::write_volatile` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/ehci.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 |     cmd_reg.write_volatile(USB_CMD_RESET);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `core::ptr::mut_ptr::<impl *mut T>::read_volatile` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/ehci.rs:145:19
[INFO] [stdout]     |
[INFO] [stdout] 145 |         let val = cmd_reg.read_volatile();
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `core::ptr::read_volatile` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/pci.rs:42:21
[INFO] [stdout]    |
[INFO] [stdout] 42 |     let caplength = read_volatile(mmio_base.add(CAPLENGTH_OFFSET) as *const u8);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> src/pci.rs:34:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | unsafe fn ehci_probe_test(mmio_base: *mut u8) {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: `#[warn(unsafe_op_in_unsafe_fn)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `core::ptr::mut_ptr::<impl *mut T>::add` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/pci.rs:42:35
[INFO] [stdout]    |
[INFO] [stdout] 42 |     let caplength = read_volatile(mmio_base.add(CAPLENGTH_OFFSET) as *const u8);
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `core::ptr::read_volatile` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/pci.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |     let hciversion = read_volatile(mmio_base.add(HCIVERSION_OFFSET) as *const u16);
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `core::ptr::mut_ptr::<impl *mut T>::add` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/pci.rs:43:36
[INFO] [stdout]    |
[INFO] [stdout] 43 |     let hciversion = read_volatile(mmio_base.add(HCIVERSION_OFFSET) as *const u16);
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `core::ptr::read_volatile` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/pci.rs:44:21
[INFO] [stdout]    |
[INFO] [stdout] 44 |     let hcsparams = read_volatile(mmio_base.add(HCSPARAMS_OFFSET) as *const u32);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `core::ptr::mut_ptr::<impl *mut T>::add` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/pci.rs:44:35
[INFO] [stdout]    |
[INFO] [stdout] 44 |     let hcsparams = read_volatile(mmio_base.add(HCSPARAMS_OFFSET) as *const u32);
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `core::ptr::read_volatile` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/pci.rs:45:21
[INFO] [stdout]    |
[INFO] [stdout] 45 |     let hccparams = read_volatile(mmio_base.add(HCCPARAMS_OFFSET) as *const u32);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `core::ptr::mut_ptr::<impl *mut T>::add` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/pci.rs:45:35
[INFO] [stdout]    |
[INFO] [stdout] 45 |     let hccparams = read_volatile(mmio_base.add(HCCPARAMS_OFFSET) as *const u32);
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: use of inline assembly is unsafe and requires unsafe block
[INFO] [stdout]  --> src/ehci.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     core::arch::asm!("out dx, eax", in("dx") port, in("eax") val);
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of inline assembly
[INFO] [stdout]   |
[INFO] [stdout]   = note: inline assembly is entirely unchecked and can cause undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> src/ehci.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub unsafe fn outl(port: u16, val: u32) {
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: use of inline assembly is unsafe and requires unsafe block
[INFO] [stdout]   --> src/ehci.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     core::arch::asm!("in eax, dx", in("dx") port, out("eax") value);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of inline assembly
[INFO] [stdout]    |
[INFO] [stdout]    = note: inline assembly is entirely unchecked and can cause undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> src/ehci.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub unsafe fn inl(port: u16) -> u32 {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `EHCI_MMIO_VADDR` is never used
[INFO] [stdout]    --> src/ehci.rs:112:7
[INFO] [stdout]     |
[INFO] [stdout] 112 | const EHCI_MMIO_VADDR: u64 = 0xdead_beef_0000;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `map_mmio_region` is never used
[INFO] [stdout]    --> src/ehci.rs:114:4
[INFO] [stdout]     |
[INFO] [stdout] 114 | fn map_mmio_region(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `EHCI_USBCMD_OFFSET` is never used
[INFO] [stdout]    --> src/ehci.rs:156:7
[INFO] [stdout]     |
[INFO] [stdout] 156 | const EHCI_USBCMD_OFFSET: usize = 0x20;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `EHCI_USBSTS_OFFSET` is never used
[INFO] [stdout]    --> src/ehci.rs:157:7
[INFO] [stdout]     |
[INFO] [stdout] 157 | const EHCI_USBSTS_OFFSET: usize = 0x24;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `EHCI_PERIODICLISTBASE_OFFSET` is never used
[INFO] [stdout]    --> src/ehci.rs:158:7
[INFO] [stdout]     |
[INFO] [stdout] 158 | const EHCI_PERIODICLISTBASE_OFFSET: usize = 0x18;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/allocator.rs:72:17
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub fn lock(&self) -> spin::MutexGuard<A> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub fn lock(&self) -> spin::MutexGuard<'_, A> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `core::ptr::mut_ptr::<impl *mut T>::add` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/ehci.rs:138:19
[INFO] [stdout]     |
[INFO] [stdout] 138 |     let cmd_reg = mmio_base.add(USB_CMD_OFFSET) as *mut u32;
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/ehci.rs:137:1
[INFO] [stdout]     |
[INFO] [stdout] 137 | pub unsafe fn reset_ehci_controller(mmio_base: *mut u8) {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `core::ptr::mut_ptr::<impl *mut T>::write_volatile` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/ehci.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 |     cmd_reg.write_volatile(USB_CMD_RESET);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `core::ptr::mut_ptr::<impl *mut T>::read_volatile` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/ehci.rs:145:19
[INFO] [stdout]     |
[INFO] [stdout] 145 |         let val = cmd_reg.read_volatile();
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] [stdout] error: unwinding panics are not supported without std
[INFO] [stdout]   |
[INFO] [stdout]   = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding
[INFO] [stdout]   = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unwinding panics are not supported without std
[INFO] [stdout]   |
[INFO] [stdout]   = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding
[INFO] [stdout]   = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] [stdout] error: unwinding panics are not supported without std
[INFO] [stdout]   |
[INFO] [stdout]   = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding
[INFO] [stdout]   = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `reset_ehci_controller`
[INFO] [stdout]  --> src/main.rs:9:43
[INFO] [stdout]   |
[INFO] [stdout] 9 | use blog_os::ehci::{find_ehci_controller, reset_ehci_controller};
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `blog_os::memory::map_mmio_region`
[INFO] [stdout]   --> src/main.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use blog_os::memory::map_mmio_region;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `x86_64::PhysAddr`
[INFO] [stdout]   --> src/main.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use x86_64::PhysAddr;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unwinding panics are not supported without std
[INFO] [stdout]   |
[INFO] [stdout]   = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding
[INFO] [stdout]   = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `blog_os` (test "should_panic") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `blog_os` (lib test) due to 1 previous error; 18 warnings emitted
[INFO] [stderr] error: could not compile `blog_os` (test "stack_overflow") due to 1 previous error
[INFO] [stderr] error: could not compile `blog_os` (test "heap_allocation") due to 1 previous error
[INFO] [stderr] error: could not compile `blog_os` (bin "blog_os" test) due to 1 previous error; 3 warnings emitted
[INFO] [stdout] warning: unused import: `reset_ehci_controller`
[INFO] [stdout]  --> src/main.rs:9:43
[INFO] [stdout]   |
[INFO] [stdout] 9 | use blog_os::ehci::{find_ehci_controller, reset_ehci_controller};
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `blog_os::memory::map_mmio_region`
[INFO] [stdout]   --> src/main.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use blog_os::memory::map_mmio_region;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `x86_64::PhysAddr`
[INFO] [stdout]   --> src/main.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use x86_64::PhysAddr;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unwinding panics are not supported without std
[INFO] [stdout]   |
[INFO] [stdout]   = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding
[INFO] [stdout]   = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unwinding panics are not supported without std
[INFO] [stdout]   |
[INFO] [stdout]   = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding
[INFO] [stdout]   = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `blog_os` (test "basic_boot") due to 1 previous error
[INFO] [stderr] error: could not compile `blog_os` (bin "blog_os") due to 1 previous error; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "dbf33b677937b7a654e0efba6b6c9e9b5ff1f2d1a7ba0d898538e966cd8d7c93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dbf33b677937b7a654e0efba6b6c9e9b5ff1f2d1a7ba0d898538e966cd8d7c93", kill_on_drop: false }`
[INFO] [stdout] dbf33b677937b7a654e0efba6b6c9e9b5ff1f2d1a7ba0d898538e966cd8d7c93
